home *** CD-ROM | disk | FTP | other *** search
- : Name: Stop Server File
- : Created By: The Uniform Server Development Team
- : Edited Last By: Olajide Olaolorun (empirex)
- : Comment: Tara's new syetm of shutting down the server
- : To Developers: Implemented a new system of server shutdown
-
- @echo off
- diskw\home\admin\program\pskill.exe Apache.exe c
-
- if errorlevel 2 goto :PAUSE
-
- :PAUSE
- echo .
- pause
-
- :END
-